Skip to content

chore(deps-dev): bump oxc-parser from 0.116.0 to 0.117.0#55

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/oxc-parser-0.117.0
Open

chore(deps-dev): bump oxc-parser from 0.116.0 to 0.117.0#55
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/oxc-parser-0.117.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps oxc-parser from 0.116.0 to 0.117.0.

Release notes

Sourced from oxc-parser's releases.

oxc crates_v0.117.0

🚀 Features

  • e8547cc parser: Report error for using declarations in ambient contexts (#19934) (camc314)
  • 8345318 allocator: Add methods for boxed slices ArenaBox<[T]> (#19968) (overlookmotel)
  • f83be30 allocator: Add Vec::push_fast method (#19959) (overlookmotel)

🐛 Bug Fixes

  • 5f28a3f codegen: Print type param on class expression with no id (#20144) (camc314)
  • 0f6eda3 codegen: Print decorators for FormalParameterRest (#20132) (Dunqing)
  • 291d867 transformer_plugins: Unwrap ChainExpression after define replacement removes optional markers (#20058) (IWANABETHATGUY)
  • 36b2e56 codegen: Print type for TSImportEqualsDeclaration (#20128) (camc314)
  • 5a246ec codegen: Print type arguments for JSXOpeningElement (#20127) (camc314)
  • a40870e codegen: Preserve parens for TSNonNullExpression (#20125) (camc314)
  • ae830b2 codegen: Print declare for TSInterfaceDeclaration (#20124) (camc314)
  • 92cfb14 linter/plugins: Fix types for walkProgram and walkProgramWithCfg (#20081) (overlookmotel)
  • ee0491e apps,napi: Explicitly specify libs in tsconfigs (#20071) (camc314)
  • 588009e codegen: Print static keyword for TSIndexSignature (#19755) (Dunqing)
  • 5a8799c codegen: Print with_clause for ExportNamedDeclaration (#20002) (Dunqing)
  • 7502afe parser: Correct capacity for tokens Vec (#19967) (overlookmotel)

⚡ Performance

  • 4ea8f9a napi: Remove napi_build::setup() from oxc_napi to avoid redundant rebuilds (#20094) (Boshen)
  • 2baa5fb napi: Unify build-test profile to coverage for cache sharing (#20090) (Boshen)
  • 8ba61dd parser: Make pushing tokens faster (#19960) (overlookmotel)
Changelog

Sourced from oxc-parser's changelog.

[0.117.0] - 2026-03-09

🐛 Bug Fixes

  • 92cfb14 linter/plugins: Fix types for walkProgram and walkProgramWithCfg (#20081) (overlookmotel)
  • ee0491e apps,napi: Explicitly specify libs in tsconfigs (#20071) (camc314)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [oxc-parser](https://github.com/oxc-project/oxc/tree/HEAD/napi/parser) from 0.116.0 to 0.117.0.
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/napi/parser/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.117.0/napi/parser)

---
updated-dependencies:
- dependency-name: oxc-parser
  dependency-version: 0.117.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants